CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 卷积 序列

搜索资源列表

  1. matlab

    0下载:
  2. matlab 用DFT实现长序列卷积并用FFT进行信号谱分析-matlab convolution with the DFT and used to achieve a long sequence of FFT for signal spectral analysis
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:1110
    • 提供者:刘彦龙
  1. CalculatioofPartitionConvolutionBasedOnTheMATLAB.r

    0下载:
  2. 线性卷积要求两个输人序列具有持续时间,但在实际应用中,可能遇到输人序列具有无限持续时间的情况。在这种情况下,分段卷积是一种有效的解决方案。文章讨论了计算分段卷积的两种方法。仿真试验表明,分段卷积方法正确且高效。-The linear convolution needs two finite-time input sequences, but in the actual application, two infi- nite-time input sequences are possible.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:91320
    • 提供者:邵新明
  1. dftconv

    0下载:
  2. 数字信号处理:实现对32点矩形序列和x(n)=n+1序列分别进行DFT,两者线形卷积,原序列补点至63点后的DFT和对DFT乘积的IDFT。显示为数值和坐标轴中的图像。vista系统不能看图。在win-c下编译,c语言-Digital signal processing: to achieve 32 points, rectangular sequence and x (n) = n+1 sequences were carried out DFT, linear convolution bet
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-28
    • 文件大小:4485
    • 提供者:pirate
  1. m-matlab

    0下载:
  2. 序列卷积的matlab源码,包括卷积结果输出等-Sequence convolution matlab source code, including the convolution results of the output, etc.
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:707
    • 提供者:guan
  1. lisanxinhaofuliyebianhuan

    0下载:
  2. 离散傅立叶变换(DFT)及其反变换的实现,有限长序列的循环移位、循环卷积-Discrete Fourier Transform (DFT) and its inverse transform of the realization of the cyclic shift sequence of finite length, circular convolution
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:59155
    • 提供者:jk
  1. LISANSHIJIAN

    0下载:
  2. (1) 自行设计产生两个离散序列信号,对其进行相加、乘及卷积运算。 (2) 利用filter命令求下面LTI系统的冲激响应: y(n)-0.7y(n-1)-0.6y(n-2) + y(n-3) = x(n) + 0.5x(n-1) (3) 画出系统的零极点图,判断系统的稳定性、因果性。 (4) 绘出系统的频响曲线。-lisan time signal analyse
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:327537
    • 提供者:王丹
  1. lisanjuanjijisuan

    0下载:
  2. 离散卷积计算 实验步骤: 主界面下进入实验五的“离散卷积计算”子实验, 1) 输入有限长序列 x(n) 2) 输入有限长序列 h(n) 3) 鼠标单击确定按钮,以数值和图形两种方式显示卷积结果 4) 实验程序: -Discrete convolution calculation Experimental steps: Five main interface into the experiment a "discrete convolution
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:6466
    • 提供者:gr
  1. lsjjjs

    0下载:
  2. 离散卷积计算 实验步骤: 主界面下进入实验五的“离散卷积计算”子实验, 1) 输入有限长序列 x(n) 2) 输入有限长序列 h(n) 3) 鼠标单击确定按钮,以数值和图形两种方式显示卷积结果 4) 实验程序: -Discrete convolution calculation Experimental steps: Five main interface into the experiment a "discrete convolution
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:6441
    • 提供者:gr
  1. CH9

    1下载:
  2. MIMO_OFDM系统的matlab仿真程序以及GUI界面的实现,程序中发射端包括卷积编码,打孔,交织,调制,IFFT变换,加保护间隔以及导频序列,接收端包括信道估计等一系列接收操作-MIMO_OFDM system and GUI interface matlab simulation program implementation, program the transmitter including the convolution coding, punching, interleaving,
  3. 所属分类:matlab

    • 发布日期:2015-01-25
    • 文件大小:32882
    • 提供者:李霞
  1. shiftsequence

    0下载:
  2. 开发circonvt函数来计算序列的圆周移位 编写一个matlab函数,实现快速卷积算法-Development circonvt function to calculate the circumference of the shift sequence write a matlab function, fast convolution algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:46366
    • 提供者:liu
  1. transmitter_model_final

    0下载:
  2. 在BFSK发射机的基本部分是序言和数据输入电路。序言序列定位在每122位的数据包前一共有128位的数据包。序言的主要目的是协助接待,同时提供同步和数据包位。 数据输入电路主要由来自存储元件和卷积编码器与R = 1 / 2。因此,输入位必须被储存在一个临时内存,并在61位的存储区块分区。然后,卷积编码器,并增加了一倍位在邮件的末尾2位更多线索。阿多路可确保正确的序列,编码的比特之间的序言和选择,是传播到下一个阶段。 在下一阶段的发射器由两个直接器(DDS)数字合成器,以及一个用0和
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:27729
    • 提供者:222
  1. main

    0下载:
  2. 信号分析与处理,第一部分_序列的产生和序列的傅立叶变换,第二部分_序列的卷积,第三部分_FT时域卷积定理验证,-Signal processing analysis and application.
  3. 所属分类:MPI

    • 发布日期:2017-04-10
    • 文件大小:1126
    • 提供者:Rising
  1. overadd

    0下载:
  2. 重叠保留法求两序列线性卷积,是针对循环卷积代替线性卷积算法中由于时间不足造成的算法太大的缺陷-Overlapping seeking linear convolution of two sequences is a place for the circular convolution linear convolution algorithm, the algorithm because of the time caused much less defects
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:849
    • 提供者:奉珊
  1. zr

    0下载:
  2. 计算序列x=[3 0 2 1 3 4 6] 和y=[3 0 -2 1 -3]的线性卷积-Calculation sequence x = [3 0 2 1 3 4 6] and y = [3 0-2 1-3] the linear convolution
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2503
    • 提供者:zr
  1. convert

    0下载:
  2. 线性卷积与圆周卷积的动态演示,内容包括,原序列,fft乘积,卷积结果-Circular convolution linear convolution and dynamic presentation, including the original sequence, fft multiplication, convolution results
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:461993
    • 提供者:赵俊杰
  1. exp3_6_2

    0下载:
  2. 数字信号处理中,分别用重叠相加法和重叠保留法求两个序列的线性卷积,并对两种方法的结果进行比较。两种方法的结果是相同的。-Digital signal processing, respectively, and overlap with the overlap-add method to retain Method linear convolution of two sequences, and the two methods were compared. Two results are the
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:940
    • 提供者:lily
  1. signal1

    0下载:
  2. 1、 熟悉理想采样的性质,了解信号采样前后的频谱变化,加深对采样定理的理解。 2、 熟悉离散信号和系统的时域特性。 3、 熟悉线性卷积的计算编程方法:利用卷积的方法,观察、分析系统响应的时域特性。 4、 掌握序列傅氏变换的计算机实现方法,利用序列的傅氏变换对离散信号、系统及系统响 应进行频域分析。 -1, familiar with the nature of the ideal sampling to understand the spectrum of the sign
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-04
    • 文件大小:248222
    • 提供者:hyz
  1. PN_corr

    0下载:
  2. MATLAB自带的函数XCORR好象有点像卷积,如果要是求一个PN序列的自相关,我看一般的资料都是用我这个办法求PN序列相关的。-MATLAB comes with seems a bit like a function XCORR convolution, if the request if the autocorrelation of a PN sequence, I see the general information are seeking ways to use my PN sequ
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:554
    • 提供者:LIMING
  1. shiyan4

    0下载:
  2. 编程实现任意两个输入序列a,b的线性卷积-Programming any two input sequences a, b of the linear convolution
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:18937
    • 提供者:shi
  1. convolutional-codes-calculation

    0下载:
  2. 针对基于距离谱的凿孔卷积码优化设计问题, 提出了一种高效的凿孔卷积码距离谱计算方法. 利 用卷积码状态图和凿孔码凿孔图样构造一个长度为凿孔周期的状态转移矩阵序列, 并利用状态转移矩 阵序列的乘积计算传输函数和距离谱. 为了避免符号矩阵的求逆运算, 又给出了基于状态逐步消除的传 输函数计算方法. 分析和仿真结果表明: 这种方法既有较高的计算效率, 又有很强的实用性, 可以用来 进行优化设计或者理论分析.-Hole to the distance spectrum of convol
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:315775
    • 提供者:pengdong
« 1 2 3 45 6 7 8 9 10 »
搜珍网 www.dssz.com